Explain what is JAXP?
1523
02-May-2018
Anonymous User
02-May-2018It is JAVA API for XML processing that enables application to write, read, manipulate and transform XML data. It also enables application to parse,trasform,validate and query XML document.